The CROSSP function returns a vector that is the cross-product of two input vectors, V1 and V2.
Result = CROSSP(V1, V2)
Returns a floating-point vector that is the cross-product of two 3-element vectors, V1 and V2.
Three-element vectors.
Original |
Introduced |